home *** CD-ROM | disk | FTP | other *** search
/ Keystone Learning XML: Introduction / Keystone Learning Introduction to XML.iso / Video / 256.mpg (.mp4) < prev    next >
MPEG-1  |  2000-02-16  |  34.7 MB  |  352x240  |  29.97fps  |  2 minutes, 4 seconds
Transcription: I've opened up a command line window, which if you spend any time doing XML, you'll probably spend a lot of time in a command line window because that's where the majority of the tools are, so that we can run MSXML. Now, I have MSXML in my path, so I can simply type it and get all the syntax associated with this utility. But I already know that we're going to use the D1 parameter, which is to write parsed XML in tree format. So I could type MSXML and say D1 and its employee And it gives me the tree. Now here we have the tree and I can follow the tree from document, I can see the element declar ...